3.29 \(\int \tan (d+e x) \sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)} \, dx\)

Optimal. Leaf size=179 \[ \frac {\sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)}}{2 e}-\frac {\sqrt {a-b+c} \tanh ^{-1}\left (\frac {2 a+(b-2 c) \tan ^2(d+e x)-b}{2 \sqrt {a-b+c} \sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)}}\right )}{2 e}+\frac {(b-2 c) \tanh ^{-1}\left (\frac {b+2 c \tan ^2(d+e x)}{2 \sqrt {c} \sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)}}\right )}{4 \sqrt {c} e} \]

[Out]

1/4*(b-2*c)*arctanh(1/2*(b+2*c*tan(e*x+d)^2)/c^(1/2)/(a+b*tan(e*x+d)^2+c*tan(e*x+d)^4)^(1/2))/e/c^(1/2)-1/2*ar
ctanh(1/2*(2*a-b+(b-2*c)*tan(e*x+d)^2)/(a-b+c)^(1/2)/(a+b*tan(e*x+d)^2+c*tan(e*x+d)^4)^(1/2))*(a-b+c)^(1/2)/e+
1/2*(a+b*tan(e*x+d)^2+c*tan(e*x+d)^4)^(1/2)/e

________________________________________________________________________________________

Rubi [A]  time = 0.22, antiderivative size = 179, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 7, integrand size = 33, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.212, Rules used = {3700, 1247, 734, 843, 621, 206, 724} \[ \frac {\sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)}}{2 e}-\frac {\sqrt {a-b+c} \tanh ^{-1}\left (\frac {2 a+(b-2 c) \tan ^2(d+e x)-b}{2 \sqrt {a-b+c} \sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)}}\right )}{2 e}+\frac {(b-2 c) \tanh ^{-1}\left (\frac {b+2 c \tan ^2(d+e x)}{2 \sqrt {c} \sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)}}\right )}{4 \sqrt {c} e} \]

Antiderivative was successfully verified.

[In]

Int[Tan[d + e*x]*Sqrt[a + b*Tan[d + e*x]^2 + c*Tan[d + e*x]^4],x]

[Out]

-(Sqrt[a - b + c]*ArcTanh[(2*a - b + (b - 2*c)*Tan[d + e*x]^2)/(2*Sqrt[a - b + c]*Sqrt[a + b*Tan[d + e*x]^2 +
c*Tan[d + e*x]^4])])/(2*e) + ((b - 2*c)*ArcTanh[(b + 2*c*Tan[d + e*x]^2)/(2*Sqrt[c]*Sqrt[a + b*Tan[d + e*x]^2
+ c*Tan[d + e*x]^4])])/(4*Sqrt[c]*e) + Sqrt[a + b*Tan[d + e*x]^2 + c*Tan[d + e*x]^4]/(2*e)

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 621

Int[1/Sqrt[(a_) + (b_.)*(x_) + (c_.)*(x_)^2], x_Symbol] :> Dist[2, Subst[Int[1/(4*c - x^2), x], x, (b + 2*c*x)
/Sqrt[a + b*x + c*x^2]], x] /; FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 724

Int[1/(((d_.) + (e_.)*(x_))*Sqrt[(a_.) + (b_.)*(x_) + (c_.)*(x_)^2]), x_Symbol] :> Dist[-2, Subst[Int[1/(4*c*d
^2 - 4*b*d*e + 4*a*e^2 - x^2), x], x, (2*a*e - b*d - (2*c*d - b*e)*x)/Sqrt[a + b*x + c*x^2]], x] /; FreeQ[{a,
b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[2*c*d - b*e, 0]

Rule 734

Int[((d_.) + (e_.)*(x_))^(m_)*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Simp[((d + e*x)^(m + 1)*(
a + b*x + c*x^2)^p)/(e*(m + 2*p + 1)), x] - Dist[p/(e*(m + 2*p + 1)), Int[(d + e*x)^m*Simp[b*d - 2*a*e + (2*c*
d - b*e)*x, x]*(a + b*x + c*x^2)^(p - 1), x], x] /; FreeQ[{a, b, c, d, e, m}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ
[c*d^2 - b*d*e + a*e^2, 0] && NeQ[2*c*d - b*e, 0] && GtQ[p, 0] && NeQ[m + 2*p + 1, 0] && ( !RationalQ[m] || Lt
Q[m, 1]) &&  !ILtQ[m + 2*p, 0] && IntQuadraticQ[a, b, c, d, e, m, p, x]

Rule 843

Int[((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Dis
t[g/e, Int[(d + e*x)^(m + 1)*(a + b*x + c*x^2)^p, x], x] + Dist[(e*f - d*g)/e, Int[(d + e*x)^m*(a + b*x + c*x^
2)^p, x], x] /; FreeQ[{a, b, c, d, e, f, g, m, p}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0]
&&  !IGtQ[m, 0]

Rule 1247

Int[(x_)*((d_) + (e_.)*(x_)^2)^(q_.)*((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_.), x_Symbol] :> Dist[1/2, Subst[
Int[(d + e*x)^q*(a + b*x + c*x^2)^p, x], x, x^2], x] /; FreeQ[{a, b, c, d, e, p, q}, x]

Rule 3700

Int[tan[(d_.) + (e_.)*(x_)]^(m_.)*((a_.) + (b_.)*((f_.)*tan[(d_.) + (e_.)*(x_)])^(n_.) + (c_.)*((f_.)*tan[(d_.
) + (e_.)*(x_)])^(n2_.))^(p_), x_Symbol] :> Dist[f/e, Subst[Int[((x/f)^m*(a + b*x^n + c*x^(2*n))^p)/(f^2 + x^2
), x], x, f*Tan[d + e*x]], x] /; FreeQ[{a, b, c, d, e, f, m, n, p}, x] && EqQ[n2, 2*n] && NeQ[b^2 - 4*a*c, 0]

Rubi steps

\begin {align*} \int \tan (d+e x) \sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)} \, dx &=\frac {\operatorname {Subst}\left (\int \frac {x \sqrt {a+b x^2+c x^4}}{1+x^2} \, dx,x,\tan (d+e x)\right )}{e}\\ &=\frac {\operatorname {Subst}\left (\int \frac {\sqrt {a+b x+c x^2}}{1+x} \, dx,x,\tan ^2(d+e x)\right )}{2 e}\\ &=\frac {\sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)}}{2 e}-\frac {\operatorname {Subst}\left (\int \frac {-2 a+b-(b-2 c) x}{(1+x) \sqrt {a+b x+c x^2}} \, dx,x,\tan ^2(d+e x)\right )}{4 e}\\ &=\frac {\sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)}}{2 e}+\frac {(b-2 c) \operatorname {Subst}\left (\int \frac {1}{\sqrt {a+b x+c x^2}} \, dx,x,\tan ^2(d+e x)\right )}{4 e}+\frac {(a-b+c) \operatorname {Subst}\left (\int \frac {1}{(1+x) \sqrt {a+b x+c x^2}} \, dx,x,\tan ^2(d+e x)\right )}{2 e}\\ &=\frac {\sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)}}{2 e}+\frac {(b-2 c) \operatorname {Subst}\left (\int \frac {1}{4 c-x^2} \, dx,x,\frac {b+2 c \tan ^2(d+e x)}{\sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)}}\right )}{2 e}-\frac {(a-b+c) \operatorname {Subst}\left (\int \frac {1}{4 a-4 b+4 c-x^2} \, dx,x,\frac {2 a-b-(-b+2 c) \tan ^2(d+e x)}{\sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)}}\right )}{e}\\ &=-\frac {\sqrt {a-b+c} \tanh ^{-1}\left (\frac {2 a-b+(b-2 c) \tan ^2(d+e x)}{2 \sqrt {a-b+c} \sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)}}\right )}{2 e}+\frac {(b-2 c) \tanh ^{-1}\left (\frac {b+2 c \tan ^2(d+e x)}{2 \sqrt {c} \sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)}}\right )}{4 \sqrt {c} e}+\frac {\sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)}}{2 e}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.30, size = 180, normalized size = 1.01 \[ \frac {2 \sqrt {c} \sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)}-2 \sqrt {c} \sqrt {a-b+c} \tanh ^{-1}\left (\frac {2 a+(b-2 c) \tan ^2(d+e x)-b}{2 \sqrt {a-b+c} \sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)}}\right )+(b-2 c) \tanh ^{-1}\left (\frac {b+2 c \tan ^2(d+e x)}{2 \sqrt {c} \sqrt {a+b \tan ^2(d+e x)+c \tan ^4(d+e x)}}\right )}{4 \sqrt {c} e} \]

Antiderivative was successfully verified.

[In]

Integrate[Tan[d + e*x]*Sqrt[a + b*Tan[d + e*x]^2 + c*Tan[d + e*x]^4],x]

[Out]

(-2*Sqrt[c]*Sqrt[a - b + c]*ArcTanh[(2*a - b + (b - 2*c)*Tan[d + e*x]^2)/(2*Sqrt[a - b + c]*Sqrt[a + b*Tan[d +
 e*x]^2 + c*Tan[d + e*x]^4])] + (b - 2*c)*ArcTanh[(b + 2*c*Tan[d + e*x]^2)/(2*Sqrt[c]*Sqrt[a + b*Tan[d + e*x]^
2 + c*Tan[d + e*x]^4])] + 2*Sqrt[c]*Sqrt[a + b*Tan[d + e*x]^2 + c*Tan[d + e*x]^4])/(4*Sqrt[c]*e)

________________________________________________________________________________________

fricas [A]  time = 3.29, size = 1057, normalized size = 5.91 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*tan(e*x+d)^2+c*tan(e*x+d)^4)^(1/2)*tan(e*x+d),x, algorithm="fricas")

[Out]

[-1/8*((b - 2*c)*sqrt(c)*log(8*c^2*tan(e*x + d)^4 + 8*b*c*tan(e*x + d)^2 + b^2 - 4*sqrt(c*tan(e*x + d)^4 + b*t
an(e*x + d)^2 + a)*(2*c*tan(e*x + d)^2 + b)*sqrt(c) + 4*a*c) - 2*sqrt(a - b + c)*c*log(((b^2 + 4*(a - 2*b)*c +
 8*c^2)*tan(e*x + d)^4 + 2*(4*a*b - 3*b^2 - 4*(a - b)*c)*tan(e*x + d)^2 - 4*sqrt(c*tan(e*x + d)^4 + b*tan(e*x
+ d)^2 + a)*((b - 2*c)*tan(e*x + d)^2 + 2*a - b)*sqrt(a - b + c) + 8*a^2 - 8*a*b + b^2 + 4*a*c)/(tan(e*x + d)^
4 + 2*tan(e*x + d)^2 + 1)) - 4*sqrt(c*tan(e*x + d)^4 + b*tan(e*x + d)^2 + a)*c)/(c*e), -1/4*((b - 2*c)*sqrt(-c
)*arctan(1/2*sqrt(c*tan(e*x + d)^4 + b*tan(e*x + d)^2 + a)*(2*c*tan(e*x + d)^2 + b)*sqrt(-c)/(c^2*tan(e*x + d)
^4 + b*c*tan(e*x + d)^2 + a*c)) - sqrt(a - b + c)*c*log(((b^2 + 4*(a - 2*b)*c + 8*c^2)*tan(e*x + d)^4 + 2*(4*a
*b - 3*b^2 - 4*(a - b)*c)*tan(e*x + d)^2 - 4*sqrt(c*tan(e*x + d)^4 + b*tan(e*x + d)^2 + a)*((b - 2*c)*tan(e*x
+ d)^2 + 2*a - b)*sqrt(a - b + c) + 8*a^2 - 8*a*b + b^2 + 4*a*c)/(tan(e*x + d)^4 + 2*tan(e*x + d)^2 + 1)) - 2*
sqrt(c*tan(e*x + d)^4 + b*tan(e*x + d)^2 + a)*c)/(c*e), -1/8*(4*sqrt(-a + b - c)*c*arctan(-1/2*sqrt(c*tan(e*x
+ d)^4 + b*tan(e*x + d)^2 + a)*((b - 2*c)*tan(e*x + d)^2 + 2*a - b)*sqrt(-a + b - c)/(((a - b)*c + c^2)*tan(e*
x + d)^4 + (a*b - b^2 + b*c)*tan(e*x + d)^2 + a^2 - a*b + a*c)) + (b - 2*c)*sqrt(c)*log(8*c^2*tan(e*x + d)^4 +
 8*b*c*tan(e*x + d)^2 + b^2 - 4*sqrt(c*tan(e*x + d)^4 + b*tan(e*x + d)^2 + a)*(2*c*tan(e*x + d)^2 + b)*sqrt(c)
 + 4*a*c) - 4*sqrt(c*tan(e*x + d)^4 + b*tan(e*x + d)^2 + a)*c)/(c*e), -1/4*(2*sqrt(-a + b - c)*c*arctan(-1/2*s
qrt(c*tan(e*x + d)^4 + b*tan(e*x + d)^2 + a)*((b - 2*c)*tan(e*x + d)^2 + 2*a - b)*sqrt(-a + b - c)/(((a - b)*c
 + c^2)*tan(e*x + d)^4 + (a*b - b^2 + b*c)*tan(e*x + d)^2 + a^2 - a*b + a*c)) + (b - 2*c)*sqrt(-c)*arctan(1/2*
sqrt(c*tan(e*x + d)^4 + b*tan(e*x + d)^2 + a)*(2*c*tan(e*x + d)^2 + b)*sqrt(-c)/(c^2*tan(e*x + d)^4 + b*c*tan(
e*x + d)^2 + a*c)) - 2*sqrt(c*tan(e*x + d)^4 + b*tan(e*x + d)^2 + a)*c)/(c*e)]

________________________________________________________________________________________

giac [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*tan(e*x+d)^2+c*tan(e*x+d)^4)^(1/2)*tan(e*x+d),x, algorithm="giac")

[Out]

Timed out

________________________________________________________________________________________

maple [A]  time = 0.40, size = 289, normalized size = 1.61 \[ \frac {\sqrt {\left (1+\tan ^{2}\left (e x +d \right )\right )^{2} c +\left (b -2 c \right ) \left (1+\tan ^{2}\left (e x +d \right )\right )+a -b +c}}{2 e}+\frac {\ln \left (\frac {\frac {b}{2}-c +\left (1+\tan ^{2}\left (e x +d \right )\right ) c}{\sqrt {c}}+\sqrt {\left (1+\tan ^{2}\left (e x +d \right )\right )^{2} c +\left (b -2 c \right ) \left (1+\tan ^{2}\left (e x +d \right )\right )+a -b +c}\right ) b}{4 e \sqrt {c}}-\frac {\ln \left (\frac {\frac {b}{2}-c +\left (1+\tan ^{2}\left (e x +d \right )\right ) c}{\sqrt {c}}+\sqrt {\left (1+\tan ^{2}\left (e x +d \right )\right )^{2} c +\left (b -2 c \right ) \left (1+\tan ^{2}\left (e x +d \right )\right )+a -b +c}\right ) \sqrt {c}}{2 e}-\frac {\sqrt {a -b +c}\, \ln \left (\frac {2 a -2 b +2 c +\left (b -2 c \right ) \left (1+\tan ^{2}\left (e x +d \right )\right )+2 \sqrt {a -b +c}\, \sqrt {\left (1+\tan ^{2}\left (e x +d \right )\right )^{2} c +\left (b -2 c \right ) \left (1+\tan ^{2}\left (e x +d \right )\right )+a -b +c}}{1+\tan ^{2}\left (e x +d \right )}\right )}{2 e} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*tan(e*x+d)^2+c*tan(e*x+d)^4)^(1/2)*tan(e*x+d),x)

[Out]

1/2/e*((1+tan(e*x+d)^2)^2*c+(b-2*c)*(1+tan(e*x+d)^2)+a-b+c)^(1/2)+1/4/e*ln((1/2*b-c+(1+tan(e*x+d)^2)*c)/c^(1/2
)+((1+tan(e*x+d)^2)^2*c+(b-2*c)*(1+tan(e*x+d)^2)+a-b+c)^(1/2))/c^(1/2)*b-1/2/e*ln((1/2*b-c+(1+tan(e*x+d)^2)*c)
/c^(1/2)+((1+tan(e*x+d)^2)^2*c+(b-2*c)*(1+tan(e*x+d)^2)+a-b+c)^(1/2))*c^(1/2)-1/2/e*(a-b+c)^(1/2)*ln((2*a-2*b+
2*c+(b-2*c)*(1+tan(e*x+d)^2)+2*(a-b+c)^(1/2)*((1+tan(e*x+d)^2)^2*c+(b-2*c)*(1+tan(e*x+d)^2)+a-b+c)^(1/2))/(1+t
an(e*x+d)^2))

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \sqrt {c \tan \left (e x + d\right )^{4} + b \tan \left (e x + d\right )^{2} + a} \tan \left (e x + d\right )\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*tan(e*x+d)^2+c*tan(e*x+d)^4)^(1/2)*tan(e*x+d),x, algorithm="maxima")

[Out]

integrate(sqrt(c*tan(e*x + d)^4 + b*tan(e*x + d)^2 + a)*tan(e*x + d), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \mathrm {tan}\left (d+e\,x\right )\,\sqrt {c\,{\mathrm {tan}\left (d+e\,x\right )}^4+b\,{\mathrm {tan}\left (d+e\,x\right )}^2+a} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tan(d + e*x)*(a + b*tan(d + e*x)^2 + c*tan(d + e*x)^4)^(1/2),x)

[Out]

int(tan(d + e*x)*(a + b*tan(d + e*x)^2 + c*tan(d + e*x)^4)^(1/2), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \sqrt {a + b \tan ^{2}{\left (d + e x \right )} + c \tan ^{4}{\left (d + e x \right )}} \tan {\left (d + e x \right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*tan(e*x+d)**2+c*tan(e*x+d)**4)**(1/2)*tan(e*x+d),x)

[Out]

Integral(sqrt(a + b*tan(d + e*x)**2 + c*tan(d + e*x)**4)*tan(d + e*x), x)

________________________________________________________________________________________